home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 4 / MacMania 4.toast / / Demo's / magic-mac-121-demo / MAGIC_C / AUTO / AUTOEXEC.BAT next >
DOS Batch File  |  1995-06-14  |  623b  |  11 lines

  1. ; This file specifies the programs to be executed at startup.
  2. ; If this file exists, only the files listed here will be
  3. ; executed, other PRGs in the AUTO folder will be ignored!
  4. ; Since the Mac OS always orders files in folders alphabetically,
  5. ; you need this file to specify an order for the programs in
  6. ; case that one PRG must be executed before or after another.
  7. LOAD_KEY.PRG  ; loads a keyboard table from file C:\KEYBOARD.TBL
  8. MSND.PRG      ; Installs Falcon BIOS compatible sound functions
  9. DRVIN.PRG     ; Required by MACM1.PRG, must be started before it!
  10. MACM1.PRG     ; Serial driver functions (HSMODEM)
  11.